home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2003 May
/
PCWorld_2003-05_cd.bin
/
Software
/
Komercni
/
dispatcher
/
setup.exe
/
{app}
/
Data
/
Sped a.s.mdb
/
Firma.json
< prev
next >
Wrap
JavaScript Object Notation
|
2003-02-28
|
524b
{
"schema": {
"klic": "Long Integer",
"Nazev": "Text (150)",
"Ulice": "Text (100)",
"PSC": "Text (6)",
"Obec": "Text (100)",
"Ulice2": "Text (100)",
"PSC2": "Text (6)",
"Obec2": "Text (100)",
"Tel": "Text (50)",
"Mob": "Text (50)",
"Fax": "Text (50)",
"Email": "Text (50)",
"www": "Text (50)",
"DIC": "Text (50)",
"ICO": "Text (50)",
"Registr": "Text (200)"
},
"data": [
{
"klic": 1,
"Nazev": "Sped a.s.",
"Ulice": "Lužní 666",
"PSC": "111 00",
"Obec": "Praha",
"Tel": "02 111 1111",
"Mob": "0602 111 1111",
"Fax": "02 111 1111",
"Email": "sped@sped.com",
"www": "www.sped.com"
}
]
}